batmand: fix PGK_MAINTAINER name to generate a valid JSON output
authorFlorian Eckert <[email protected]>
Fri, 19 Sep 2025 07:30:35 +0000 (09:30 +0200)
committerJosef Schlehofer <[email protected]>
Fri, 19 Sep 2025 20:05:14 +0000 (22:05 +0200)
commit2a476e14aba4045f1686ce778f1d469b7ae01b28
tree79f2951432a299b6ff6f5b9338cdc4d6b66a22ce
parentfaa5024626902a70c64cbb1bad8fdacf995e7da1
batmand: fix PGK_MAINTAINER name to generate a valid JSON output

The extra quotation marks in the PKG_MAINTAINER line of the '.packageinfo'
file does not produce valid JSON when 'package-metadata.pl pkgmanifestjson'
is used.

Therefore, the word with the surrounding quotation marks is removed.

Signed-off-by: Florian Eckert <[email protected]>
(cherry picked from commit fabd39998637cb8182215fb8ea6f51e2dcde32fd)
batmand/Makefile